C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridRowColCollection<T> Class

In This Topic
GridRowColCollection<T> Class Methods
In This Topic

For a list of all members of this type, see GridRowColCollection<T> members.

Public Methods
 NameDescription
Public MethodAdds an item to the ICollection.  
Public MethodRemoves all items from the ICollection.  
Public MethodOverloaded. Determines whether the ICollection contains a specific value.  
Public MethodOverloaded. Copies the elements of the ICollection to an System.Array, starting at a particular System.Array index.  
Public MethodDisable the animations caused by the operations that are performed inside the using block of the returned IDisposable.  
Public MethodReturns an enumerator that iterates through a collection.  
Public MethodOverloaded. Determines the index of a specific item in the System.Collections.IList.  
Public MethodOverloaded. Inserts an item to the System.Collections.IList at the specified index.  
Public MethodMoves the item at the from position to to.  
Public MethodOverloaded. Removes the first occurrence of a specific object from the System.Collections.IList.  
Public MethodRemoves the IList item at the specified index.  
Top
See Also